about summary refs log tree commit diff
path: root/hosts/luna
diff options
context:
space:
mode:
authorBaitinq <manuelpalenzuelamerino@gmail.com>2022-09-20 16:12:48 +0200
committerBaitinq <manuelpalenzuelamerino@gmail.com>2022-09-20 16:12:48 +0200
commit00b706095dad2bf169d36bf0fcdb50a8ff1fb5f5 (patch)
treee6caa732552252f2557f36bd24fa07e9b22fbf49 /hosts/luna
parentdotfiles: swaylock: Change ring and ring-key colors (diff)
downloadnixos-config-00b706095dad2bf169d36bf0fcdb50a8ff1fb5f5.tar.gz
nixos-config-00b706095dad2bf169d36bf0fcdb50a8ff1fb5f5.tar.bz2
nixos-config-00b706095dad2bf169d36bf0fcdb50a8ff1fb5f5.zip
Flake: Remove dotfiles input
Instead we use it directly. This removes a lot of hassle + limitations
with flake inputs from files
Diffstat (limited to 'hosts/luna')
-rw-r--r--hosts/luna/home.nix6
1 files changed, 3 insertions, 3 deletions
diff --git a/hosts/luna/home.nix b/hosts/luna/home.nix
index e3b135e..666c0c1 100644
--- a/hosts/luna/home.nix
+++ b/hosts/luna/home.nix
@@ -1,4 +1,4 @@
-{ config, lib, pkgs, inputs, user, hostname, location, secrets, ... }:
+{ config, lib, pkgs, inputs, user, hostname, location, secrets, dotfiles, ... }:
 {
   home.packages = with pkgs; [
     xorg.xmodmap
@@ -41,8 +41,8 @@
     '';
 
     "sxhkd/sxhkdrc".text =
-      builtins.readFile "${inputs.dotfiles}/sxhkd/xmonad" +
-      builtins.readFile "${inputs.dotfiles}/sxhkd/base" +
+      builtins.readFile "${dotfiles}/sxhkd/xmonad" +
+      builtins.readFile "${dotfiles}/sxhkd/base" +
       ''
       
         #enter and leave game mode