Almost working flakes

This commit is contained in:
Geoffrey Frogeye 2024-01-06 18:40:20 +01:00
parent 25130195ec
commit e013bcfdba
Signed by: geoffrey
GPG key ID: C72403E7F82E6AD8
14 changed files with 533 additions and 87 deletions

View file

@ -10,10 +10,5 @@
./geoffrey.nix
# ./wireless.nix
# FIXME networks.json is git-ignored, so flakes will not use it
"${builtins.fetchTarball {
url = "https://github.com/nix-community/disko/archive/3cb78c93e6a02f494aaf6aeb37481c27a2e2ee22.tar.gz";
sha256 = "0slkd86c7viv8ping6wizhab6iwxz0bn9fxvzrscz0r745d8iaca";
}
}/module.nix"
];
}