mirror of
https://github.com/eRgo35/nix-config.git
synced 2026-02-04 13:06:13 +01:00
feat: fixed paths
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
if hostname == "zion" then
|
||||
[
|
||||
./programs/btop.nix
|
||||
./programs/development.nix
|
||||
./programs/fastfetch.nix
|
||||
# ./programs/foot.nix
|
||||
./programs/git.nix
|
||||
@@ -34,7 +33,6 @@
|
||||
else if hostname == "thor" then
|
||||
[
|
||||
./programs/btop.nix
|
||||
./programs/development.nix
|
||||
./programs/fastfetch.nix
|
||||
# ./programs/foot.nix
|
||||
./programs/git.nix
|
||||
|
||||
Reference in New Issue
Block a user