56 current 2024-04-23 20:49:45 24.05.20240419.5c24cf2 6.6.28 *

This commit is contained in:
sadanslargehole 2024-04-23 20:49:49 -04:00
parent a1e2022971
commit e06d7a1ca0
No known key found for this signature in database
GPG key ID: B2E2F4A5161A7800
2 changed files with 9 additions and 9 deletions

View file

@ -78,7 +78,7 @@ services.xserver = {
}; };
programs.zsh.enable = true; programs.zsh.enable = true;
programs.zsh.ohMyZsh.enable = true; programs.zsh.ohMyZsh.enable = true;
programs.zsh.promptInit = "source ${pkgs.zsh-powerlevel10k}/share/zsh-powerlevel10k/powerlevel10k.zsh-theme" + "\n" + "source ${pkgs.zsh-syntax-highlighting}share/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh"; programs.zsh.promptInit = "source ${pkgs.zsh-powerlevel10k}/share/zsh-powerlevel10k/powerlevel10k.zsh-theme" + "\n" + "source ${pkgs.zsh-syntax-highlighting}/share/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh";
nixpkgs.config.allowUnfree = true; nixpkgs.config.allowUnfree = true;
home-manager = { home-manager = {
extraSpecialArgs = {inherit inputs;}; extraSpecialArgs = {inherit inputs;};

View file

@ -1,15 +1,15 @@
warning: Git tree '/home/meyer/nixos' is dirty warning: Git tree '/home/meyer/nixos' is dirty
building the system configuration... building the system configuration...
warning: Git tree '/home/meyer/nixos' is dirty warning: Git tree '/home/meyer/nixos' is dirty
trace: warning: The option `services.xserver.desktopManager.plasma6.enable' defined in `/nix/store/aa879qxxqy0wm3sbcivkrimqwjbpfcj4-source/boxes/desktop/configuration.nix' has been renamed to `services.desktopManager.plasma6.enable'. trace: warning: The option `services.xserver.desktopManager.plasma6.enable' defined in `/nix/store/1nb74pi7s9ddsnv1cpw8i6y6icajkpbn-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/aa879qxxqy0wm3sbcivkrimqwjbpfcj4-source/boxes/desktop/configuration.nix' has been renamed to `services.displayManager.sddm.enable'. trace: warning: The option `services.xserver.displayManager.sddm.enable' defined in `/nix/store/1nb74pi7s9ddsnv1cpw8i6y6icajkpbn-source/boxes/desktop/configuration.nix' has been renamed to `services.displayManager.sddm.enable'.
these 3 derivations will be built: these 3 derivations will be built:
/nix/store/z8ar61chaq5xvy7b6b1wfi6aw2b72s1s-etc-zshrc.drv /nix/store/aqmh68mmnjbzycrrsvhybffvlnbrlc77-etc-zshrc.drv
/nix/store/dg2raqz5d1d8h5ddqmhr98agmz01g7va-etc.drv /nix/store/fz6gi7pl9dr6angm7gqddy5s8iz4pamp-etc.drv
/nix/store/16p9031r815n88s80c2gv014vp2a8i5g-nixos-system-nix-desktop-evo4b5-24.05.20240419.5c24cf2.drv /nix/store/fksdmqv6ab31nrqxd9zylpx1x3djq3ss-nixos-system-nix-desktop-evo4b5-24.05.20240419.5c24cf2.drv
building '/nix/store/z8ar61chaq5xvy7b6b1wfi6aw2b72s1s-etc-zshrc.drv'... building '/nix/store/aqmh68mmnjbzycrrsvhybffvlnbrlc77-etc-zshrc.drv'...
building '/nix/store/dg2raqz5d1d8h5ddqmhr98agmz01g7va-etc.drv'... building '/nix/store/fz6gi7pl9dr6angm7gqddy5s8iz4pamp-etc.drv'...
building '/nix/store/16p9031r815n88s80c2gv014vp2a8i5g-nixos-system-nix-desktop-evo4b5-24.05.20240419.5c24cf2.drv'... building '/nix/store/fksdmqv6ab31nrqxd9zylpx1x3djq3ss-nixos-system-nix-desktop-evo4b5-24.05.20240419.5c24cf2.drv'...
updating GRUB 2 menu... updating GRUB 2 menu...
Warning: os-prober will be executed to detect other bootable partitions. 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. Its output will be used to detect bootable binaries on them and create new boot entries.