summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorDevin Finlinson <devin.finlinson@pm.me>2024-05-15 20:00:50 -0600
committerDevin Finlinson <devin.finlinson@pm.me>2024-05-15 20:00:50 -0600
commit69e586190a2fa43250b9ee737ced6ffe76664b24 (patch)
treef025b180c7b2044701c3342894e3d05c2c0f3072 /flake.nix
parentc89714f8d5fdd81bb66ce9cceffb737edaaeddbb (diff)
messing with hyprland
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix8
1 files changed, 4 insertions, 4 deletions
diff --git a/flake.nix b/flake.nix
index 564aab6..bb77e61 100644
--- a/flake.nix
+++ b/flake.nix
@@ -15,10 +15,10 @@
# modern window compositor
# hyprland.url = "github:hyprwm/Hyprland";
- hyprland = {
- url = "github:hyprwm/Hyprland";
- inputs.nixpkgs.follows = "nixpkgs";
- };
+ # hyprland = {
+ # url = "github:hyprwm/Hyprland";
+ # inputs.nixpkgs.follows = "nixpkgs";
+ # };
nix-colors.url = "github:misterio77/nix-colors";