diff options
| author | andromeda <andromeda@lenovo> | 2026-02-21 15:59:08 +0100 |
|---|---|---|
| committer | andromeda <andromeda@lenovo> | 2026-02-21 15:59:08 +0100 |
| commit | de1879b9a0b9a412068785d81cc17bbf947d0eef (patch) | |
| tree | f3db0eaaa675b872c52f5587a3a84838481a54ba /modules/nix-on-droid/nix-on-droid.nix | |
| parent | 0647d9a8e0d54005b58b286f5caf8e944de3f7f8 (diff) | |
idk prolly smt ig
Diffstat (limited to 'modules/nix-on-droid/nix-on-droid.nix')
| -rw-r--r-- | modules/nix-on-droid/nix-on-droid.nix | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/modules/nix-on-droid/nix-on-droid.nix b/modules/nix-on-droid/nix-on-droid.nix deleted file mode 100644 index 5e1b9b1..0000000 --- a/modules/nix-on-droid/nix-on-droid.nix +++ /dev/null @@ -1,5 +0,0 @@ -{pkgs, ...}: { - environment.packages = [pkgs.git]; - system.stateVersion = "26.05"; - nix.settings.experimentalFeatures = ["nix-command" "flakes"]; -} |
