fix spacing

This commit is contained in:
Aaron Honeycutt 2025-02-18 17:11:21 +00:00
parent 9515e7a216
commit 120d2a2336

View file

@ -45,11 +45,11 @@
# Define user accounts
users.users.aaronh = {
description = "Aaron Honeycutt";
home = "/home/aaronh";
extraGroups = [ "wheel" "networkmanager" "adm"];
isNormalUser = true;
hashedPassword = "$6$aAcbLtqiqzySifls$jdKMOQjoWITHD/dWNNZVUH/qNc6aoJ7v4zYofi0U7IJSVTbmOfChS3mzaJbp57AodjdPNKPrnrip8Nlh2Qanx.";
description = "Aaron Honeycutt";
home = "/home/aaronh";
extraGroups = [ "wheel" "networkmanager" "adm"];
isNormalUser = true;
hashedPassword = "$6$aAcbLtqiqzySifls$jdKMOQjoWITHD/dWNNZVUH/qNc6aoJ7v4zYofi0U7IJSVTbmOfChS3mzaJbp57AodjdPNKPrnrip8Nlh2Qanx.";
};
@ -58,29 +58,25 @@
# Install some packages
environment.systemPackages =
with pkgs;
[
avahi
dmidecode
fira
firefox
git
git-lfs
helix
libcamera
lshw
restic
roboto-slab
syncthing
nvd
unzip
wget
xz
zlib
# Packages from Flake Inputs
#inputs.nix-software-center.packages.${system}.nix-software-center
];
with pkgs;
[
avahi
dmidecode
fira
firefox
git
git-lfs
helix
libcamera
lshw
restic
roboto-slab
nvd
unzip
wget
xz
zlib
];
# Enable/Disable hardware
## Turn off PulseAudio