summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix12
1 files changed, 5 insertions, 7 deletions
diff --git a/flake.nix b/flake.nix
index 777dd9d..3084729 100644
--- a/flake.nix
+++ b/flake.nix
@@ -41,11 +41,11 @@
# flake = false;
# };
- # # useful nushell scripts, such as auto_completion
- # nushell-scripts = {
- # url = "github:nushell/nu_scripts"
- # flake = false;
- # };
+ # useful nushell scripts, such as auto_completion
+ nushell-scripts = {
+ url = "github:nushell/nu_scripts"
+ flake = false;
+ };
# ryan4yin wallpapers
wallpapers = {
@@ -154,7 +154,6 @@
}
# hyprland.homeManagerModules.default {wayland.windowManager.hyprland.enable = true;}
- ./modules/hyprland.nix
./modules/bluetooth.nix
./modules/environment.nix
@@ -186,7 +185,6 @@
home-manager.useUserPackages = true;
home-manager.users.defin = import ./home-manager/home.nix;
}
- ./modules/hyprland.nix
./modules/bluetooth.nix
./modules/environment.nix