mors & uriel: update revs
This commit is contained in:
parent
d08eee4ea7
commit
afa7f0b98d
@ -26,9 +26,10 @@
|
|||||||
../../secrets/mors-pw.nix
|
../../secrets/mors-pw.nix
|
||||||
./repos.nix
|
./repos.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
nixpkgs = {
|
nixpkgs = {
|
||||||
url = "https://github.com/Lassulus/nixpkgs";
|
url = "https://github.com/Lassulus/nixpkgs";
|
||||||
rev = "0b1dfed50d9ec2222b94d68f84376f66e82d19e3";
|
rev = "b74c8eeb73a75eb61148c190df4733474a99a205";
|
||||||
};
|
};
|
||||||
|
|
||||||
networking.hostName = "mors";
|
networking.hostName = "mors";
|
||||||
|
@ -18,9 +18,10 @@
|
|||||||
../lass/bird.nix
|
../lass/bird.nix
|
||||||
./repos.nix
|
./repos.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
nixpkgs = {
|
nixpkgs = {
|
||||||
url = "https://github.com/Lassulus/nixpkgs";
|
url = "https://github.com/Lassulus/nixpkgs";
|
||||||
rev = "0b1dfed50d9ec2222b94d68f84376f66e82d19e3";
|
rev = "b74c8eeb73a75eb61148c190df4733474a99a205";
|
||||||
};
|
};
|
||||||
|
|
||||||
networking.hostName = "uriel";
|
networking.hostName = "uriel";
|
||||||
|
Loading…
Reference in New Issue
Block a user