summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorDevin Finlinson <devin.finlinson@pm.me>2024-05-22 04:07:12 -0600
committerDevin Finlinson <devin.finlinson@pm.me>2024-05-22 04:07:12 -0600
commit7b88c1f9d6d9d5018829c32c636630c65d0f9e92 (patch)
tree2dd84da0fceb76c9394c79911b2e9f5dda7f848d /flake.nix
parent6432bc2ed5f3fbadef07b20ad5d769ba426b37ea (diff)
parentbe2417e860e5c63033ee579b2f0246013d4a4313 (diff)
Merge branch 'master' of ssh://bosco:/srv/git/.flake
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 9038463..6737252 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-unstable";
- };
+ # hyprland = {
+ # url = "github:hyprwm/Hyprland";
+ # inputs.nixpkgs.follows = "nixpkgs";
+ # };
nix-colors.url = "github:misterio77/nix-colors";