nixbook additions
This commit is contained in:
parent
6d8199d554
commit
cbae2a7c6b
2 changed files with 4 additions and 8 deletions
|
|
@ -19,8 +19,8 @@
|
|||
# boot.initrd.kernelModules = [ "i915" ];
|
||||
hardware.cpu.amd.updateMicrocode =
|
||||
lib.mkDefault config.hardware.enableRedistributableFirmware;
|
||||
hardware.cpu.intel.updateMicrocode =
|
||||
lib.mkDefault config.hardware.enableRedistributableFirmware;
|
||||
# hardware.cpu.intel.updateMicrocode =
|
||||
# lib.mkDefault config.hardware.enableRedistributableFirmware;
|
||||
|
||||
hardware.acpilight.enable = lib.mkDefault true;
|
||||
# networking.interfaces.wlp170s0.useDHCP = true;
|
||||
|
|
@ -48,7 +48,7 @@
|
|||
wayland.enable = true;
|
||||
settings = {
|
||||
Autologin = {
|
||||
Session = "plasma.desktop";
|
||||
Session = "cosmic.desktop";
|
||||
User = "abbie";
|
||||
};
|
||||
};
|
||||
|
|
|
|||
|
|
@ -57,7 +57,6 @@
|
|||
kdePackages.kwallet-pam
|
||||
aria2
|
||||
kdePackages.kwallet
|
||||
# nerd-fonts.victor-mono
|
||||
glxinfo
|
||||
vulkan-tools
|
||||
wayland-utils
|
||||
|
|
@ -73,17 +72,14 @@
|
|||
kdePackages.discover
|
||||
kdePackages.kdegraphics-thumbnailers
|
||||
kdePackages.kdesdk-thumbnailers
|
||||
libreoffice-qt6-fresh
|
||||
libreoffice-fresh
|
||||
vlc
|
||||
any-nix-shell
|
||||
wtype
|
||||
xdotool
|
||||
bluez-tools
|
||||
lxappearance
|
||||
mediainfo
|
||||
libmediainfo
|
||||
rubberband
|
||||
# texlive.combined.scheme-full
|
||||
pamixer
|
||||
playerctl
|
||||
gimp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue