summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix18
1 files changed, 9 insertions, 9 deletions
diff --git a/flake.nix b/flake.nix
index 9407aa0..27c01f1 100644
--- a/flake.nix
+++ b/flake.nix
@@ -14,15 +14,15 @@
};
# alternative nix compiler
- lix = {
- url = "https://git.lix.systems/lix-project/lix/archive/main.tar.gz";
- flake = false;
- };
- lix-module = {
- url = "https://git.lix.systems/lix-project/nixos-module/archive/main.tar.gz";
- inputs.nixpkgs.follows = "nixpkgs";
- inputs.lix.follows = "lix";
- };
+ # lix = {
+ # url = "https://git.lix.systems/lix-project/lix/archive/main.tar.gz";
+ # flake = false;
+ # };
+ # lix-module = {
+ # url = "https://git.lix.systems/lix-project/nixos-module/archive/main.tar.gz";
+ # inputs.nixpkgs.follows = "nixpkgs";
+ # inputs.lix.follows = "lix";
+ # };
#for device formatting
disko = {