diff options
| author | Fuwn <[email protected]> | 2026-04-10 22:23:34 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2026-04-10 22:23:34 -0700 |
| commit | f43694b343a5acd55dadefc6d1505efc97bfd4ec (patch) | |
| tree | 6fabd72bc0fcd060ddbd00cc501f0f7d3a5c2253 /home/ebisu/nara/programs/default.nix | |
| parent | Current state (diff) | |
| download | nixos-config-main.tar.xz nixos-config-main.zip | |
Diffstat (limited to 'home/ebisu/nara/programs/default.nix')
| -rw-r--r-- | home/ebisu/nara/programs/default.nix | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/home/ebisu/nara/programs/default.nix b/home/ebisu/nara/programs/default.nix index f64bfb5..3ad7a6e 100644 --- a/home/ebisu/nara/programs/default.nix +++ b/home/ebisu/nara/programs/default.nix @@ -1,7 +1,5 @@ { imports = [ - ./analysis.nix ./development.nix - ./fastfetch.nix ]; } |