mirror of
https://github.com/sadan4/dotfiles.git
synced 2024-11-16 23:04:39 -05:00
45 current 2024-04-23 19:47:09 24.05.20240419.5c24cf2 6.6.28 *
This commit is contained in:
parent
a78213fc2f
commit
86ab862da4
2 changed files with 21 additions and 4 deletions
|
@ -63,12 +63,12 @@
|
|||
# plain files is through 'home.file'.
|
||||
home.file = {
|
||||
kitty = {
|
||||
recursive = true;
|
||||
#recursive = true;
|
||||
source = config.lib.file.mkOutOfStoreSymlink ../../dotfiles/kitty;
|
||||
target = "./.config/kitty";
|
||||
};
|
||||
btop = {
|
||||
recursive = true;
|
||||
#recursive = true;
|
||||
source = config.lib.file.mkOutOfStoreSymlink ../../dotfiles/btop;
|
||||
target = "./.config/btop";
|
||||
};
|
||||
|
|
21
build.log
21
build.log
|
@ -1,8 +1,25 @@
|
|||
warning: Git tree '/home/meyer/nixos' is dirty
|
||||
building the system configuration...
|
||||
warning: Git tree '/home/meyer/nixos' is dirty
|
||||
trace: warning: The option `services.xserver.desktopManager.plasma6.enable' defined in `/nix/store/9vwbyjgkxcjzx6r8izk50dbkpz4xm0q9-source/boxes/desktop/configuration.nix' has been renamed to `services.desktopManager.plasma6.enable'.
|
||||
trace: warning: The option `services.xserver.displayManager.sddm.enable' defined in `/nix/store/9vwbyjgkxcjzx6r8izk50dbkpz4xm0q9-source/boxes/desktop/configuration.nix' has been renamed to `services.displayManager.sddm.enable'.
|
||||
trace: warning: The option `services.xserver.desktopManager.plasma6.enable' defined in `/nix/store/yq24kdfhg8cf5xdrriqk3704dyw0hrzi-source/boxes/desktop/configuration.nix' has been renamed to `services.desktopManager.plasma6.enable'.
|
||||
trace: warning: The option `services.xserver.displayManager.sddm.enable' defined in `/nix/store/yq24kdfhg8cf5xdrriqk3704dyw0hrzi-source/boxes/desktop/configuration.nix' has been renamed to `services.displayManager.sddm.enable'.
|
||||
these 8 derivations will be built:
|
||||
/nix/store/bapiyhyfrpzs9h2g3gc5b0mwaa8rbnr6-hm_kitty.drv
|
||||
/nix/store/fa2sdn06a8j9r0njkdr5r5csp23vg1jb-hm_btop.drv
|
||||
/nix/store/17xhdamhgjbqfxi3b51637rmgmhw099h-home-manager-files.drv
|
||||
/nix/store/2jr9ylmk2x3c1wdp2d8ds4vc2mrgbxz4-home-manager-generation.drv
|
||||
/nix/store/778jqbss2vmcdin5rxagj3s3b5pzg0ai-unit-home-manager-meyer.service.drv
|
||||
/nix/store/vp4yk09yhj0zahbm69rnjd0pcgalz2c4-system-units.drv
|
||||
/nix/store/j8plcfvfcri6a1z71mncqf5x1k8n4sz2-etc.drv
|
||||
/nix/store/pn12zybb1i3pbiqaiy5fgj89snzrqnyk-nixos-system-nix-desktop-evo4b5-24.05.20240419.5c24cf2.drv
|
||||
building '/nix/store/fa2sdn06a8j9r0njkdr5r5csp23vg1jb-hm_btop.drv'...
|
||||
building '/nix/store/bapiyhyfrpzs9h2g3gc5b0mwaa8rbnr6-hm_kitty.drv'...
|
||||
building '/nix/store/17xhdamhgjbqfxi3b51637rmgmhw099h-home-manager-files.drv'...
|
||||
building '/nix/store/2jr9ylmk2x3c1wdp2d8ds4vc2mrgbxz4-home-manager-generation.drv'...
|
||||
building '/nix/store/778jqbss2vmcdin5rxagj3s3b5pzg0ai-unit-home-manager-meyer.service.drv'...
|
||||
building '/nix/store/vp4yk09yhj0zahbm69rnjd0pcgalz2c4-system-units.drv'...
|
||||
building '/nix/store/j8plcfvfcri6a1z71mncqf5x1k8n4sz2-etc.drv'...
|
||||
building '/nix/store/pn12zybb1i3pbiqaiy5fgj89snzrqnyk-nixos-system-nix-desktop-evo4b5-24.05.20240419.5c24cf2.drv'...
|
||||
updating GRUB 2 menu...
|
||||
Warning: os-prober will be executed to detect other bootable partitions.
|
||||
Its output will be used to detect bootable binaries on them and create new boot entries.
|
||||
|
|
Loading…
Reference in a new issue