formatting
This commit is contained in:
parent
e09f8b3236
commit
715beb859d
3 changed files with 0 additions and 3 deletions
|
|
@ -30,6 +30,5 @@
|
||||||
# Enable networking
|
# Enable networking
|
||||||
networking.networkmanager.enable = true;
|
networking.networkmanager.enable = true;
|
||||||
|
|
||||||
|
|
||||||
system.stateVersion = "24.05"; # lalalalala
|
system.stateVersion = "24.05"; # lalalalala
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -23,7 +23,6 @@
|
||||||
enableMinegrubTheme = true;
|
enableMinegrubTheme = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
# Bootloader.
|
# Bootloader.
|
||||||
boot.loader.systemd-boot.enable = true;
|
boot.loader.systemd-boot.enable = true;
|
||||||
boot.loader.efi.canTouchEfiVariables = true;
|
boot.loader.efi.canTouchEfiVariables = true;
|
||||||
|
|
|
||||||
|
|
@ -37,7 +37,6 @@
|
||||||
hardware.bluetooth.enable = true; # enables support for Bluetooth
|
hardware.bluetooth.enable = true; # enables support for Bluetooth
|
||||||
hardware.bluetooth.powerOnBoot = true; # powers up the default Bluetooth controller on boot
|
hardware.bluetooth.powerOnBoot = true; # powers up the default Bluetooth controller on boot
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
|
|
||||||
sddm-sugar-dark
|
sddm-sugar-dark
|
||||||
screenkey
|
screenkey
|
||||||
vscode
|
vscode
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue