83 current 2024-04-24 21:37:34 24.05.20240419.5c24cf2 6.6.28 *

This commit is contained in:
sadanslargehole 2024-04-24 21:38:06 -04:00
parent a1b43402e0
commit eed4708fa6
No known key found for this signature in database
GPG key ID: B2E2F4A5161A7800
3 changed files with 8 additions and 23 deletions

View file

@ -99,6 +99,9 @@ networking.nameservers = ["10.0.0.97"];
# List packages installed in system profile. To search, run: # List packages installed in system profile. To search, run:
# $ nix search wget # $ nix search wget
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
python311
python311Packages.evdev
python311Packages.xlib
gcc gcc
neovim # Do not forget to add an editor to edit configuration.nix! The Nano editor is also installed by default. neovim # Do not forget to add an editor to edit configuration.nix! The Nano editor is also installed by default.
curl curl

View file

@ -49,9 +49,9 @@ prismlauncher
#C AND CXX END #C AND CXX END
#PYTHONSTART #PYTHONSTART
python311 # python311
python311Packages.evdev # python311Packages.evdev
python311Packages.xlib # python311Packages.xlib
#PYTHONEND #PYTHONEND
xsel xsel
google-chrome google-chrome

View file

@ -1,30 +1,13 @@
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/5wi6vkwll0mknyhxp7yr1aijfg2z0mjx-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/5wi6vkwll0mknyhxp7yr1aijfg2z0mjx-source/boxes/desktop/configuration.nix' has been renamed to `services.displayManager.sddm.enable'.
these 7 derivations will be built:
/nix/store/hxsyagbmxmpsmdqqfjx4ha25sqs7jsgj-home-manager-path.drv
/nix/store/j3vqx3smm9y9rk3nrqz1q9izz9bqp06z-activation-script.drv
/nix/store/6nfpw748hhiw0d6vn97vzgmrz0pcxkjm-home-manager-generation.drv
/nix/store/wlxd6z4vmqrf1ffq5xdwzlw4cffhfxbh-unit-home-manager-meyer.service.drv
/nix/store/1mwp0gbkls3xz3pp3vhjiy08bdzn7d7m-system-units.drv
/nix/store/yzkg11gwabnl9bz3q964ia0942g6zm86-etc.drv
/nix/store/nlv3fyl7v5x79srk2pb7b71fyn7ws6ma-nixos-system-nix-desktop-evo4b5-24.05.20240419.5c24cf2.drv
building '/nix/store/hxsyagbmxmpsmdqqfjx4ha25sqs7jsgj-home-manager-path.drv'...
building '/nix/store/j3vqx3smm9y9rk3nrqz1q9izz9bqp06z-activation-script.drv'...
building '/nix/store/6nfpw748hhiw0d6vn97vzgmrz0pcxkjm-home-manager-generation.drv'...
building '/nix/store/wlxd6z4vmqrf1ffq5xdwzlw4cffhfxbh-unit-home-manager-meyer.service.drv'...
building '/nix/store/1mwp0gbkls3xz3pp3vhjiy08bdzn7d7m-system-units.drv'...
building '/nix/store/yzkg11gwabnl9bz3q964ia0942g6zm86-etc.drv'...
building '/nix/store/nlv3fyl7v5x79srk2pb7b71fyn7ws6ma-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.
error: invalid volume. error: invalid volume.
grub-probe: error: cannot find a GRUB drive for /dev/sda1. Check your device.map. grub-probe: error: cannot find a GRUB drive for /dev/sdb1. Check your device.map.
error: invalid volume. error: invalid volume.
grub-probe: error: cannot find a GRUB drive for /dev/sda2. Check your device.map. grub-probe: error: cannot find a GRUB drive for /dev/sdb2. Check your device.map.
lsblk: /dev/mapper/no*[0-9]: not a block device lsblk: /dev/mapper/no*[0-9]: not a block device
lsblk: /dev/mapper/raid*[0-9]: not a block device lsblk: /dev/mapper/raid*[0-9]: not a block device
lsblk: /dev/mapper/disks*[0-9]: not a block device lsblk: /dev/mapper/disks*[0-9]: not a block device
@ -33,4 +16,3 @@ activating the configuration...
setting up /etc... setting up /etc...
reloading user units for meyer... reloading user units for meyer...
restarting sysinit-reactivation.target restarting sysinit-reactivation.target
restarting the following units: home-manager-meyer.service