about summary refs log tree commit diff
path: root/flake.nix
diff options
context:
space:
mode:
authorsefidel <contact@sefidel.net>2021-12-31 21:36:32 +0900
committersefidel <contact@sefidel.net>2021-12-31 21:42:28 +0900
commit4dae1769aaf420643f99685c420197239f6b8755 (patch)
tree0a177f703b12147950d6d1a5bb66a24d5ae05b5a /flake.nix
parent729d0b0dec6453bc69571c0e142e77170fa30fad (diff)
downloadnixrc-4dae1769aaf420643f99685c420197239f6b8755.tar.gz
nixrc-4dae1769aaf420643f99685c420197239f6b8755.zip
*: fix minor designs
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix
index 1abccf3..8e08556 100644
--- a/flake.nix
+++ b/flake.nix
@@ -20,6 +20,7 @@
     nixpkgs-extra.url = "git+https://git.sr.ht/~boppy/nixpkgs-extra?ref=main";
     nixpkgs-extra.inputs.nixpkgs.follows = "nixpkgs";
 
+    phocus = { url = "git+https://git.sr.ht/~boppy/phocus"; flake = false; };
     wallpapers = { url = "git+https://git.sr.ht/~boppy/wall?ref=main"; flake = false; };
   };