nix: Further categorization

This commit is contained in:
Donovan Glover 2023-05-18 19:12:30 -04:00
parent f160de4ad2
commit f399280ff1
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65
21 changed files with 29 additions and 58 deletions

View File

@ -5,5 +5,6 @@
./nix
./systemd
./timezone
./user
];
}

View File

@ -1,13 +1,20 @@
{
imports = [
./dual-function-keys
./dunst
./fcitx5
./fonts
./gtk
./hyprland
./mozc
./pipewire
./rofi
./stylix
./swaylock
./udiskie
./waybar
./xcursor
./xdg-user-dirs
./xresources
./xserver
];

View File

Before

Width:  |  Height:  |  Size: 29 KiB

After

Width:  |  Height:  |  Size: 29 KiB

View File

@ -1,5 +1,6 @@
{
imports = [
./editorconfig
./npm
];
}

View File

@ -26,65 +26,16 @@
system = "x86_64-linux";
specialArgs = attrs;
modules = [
./home-manager
home-manager.nixosModules.home-manager
hyprland.nixosModules.default
stylix.nixosModules.stylix
home-manager.nixosModules.home-manager
./laptop.nix
./bat
./dunst
./editorconfig
./fcitx5
./feh
./fish
./git
./gpg-agent
./gpg
./gtk
./hyprland
./kitty
./librewolf
./mozc
./mpd
./mpv
./ncmpcpp
./neovim
./qutebrowser
./ranger
./rofi
./swaylock
./thunar
./tig
./udiskie
./waybar
./xcursor
./xdg-user-dirs
./xresources
./zathura
./starship
./fonts
./stylix
./htop
./dual-function-keys
./tlp
./osu
./srb2
./mullvad
./pipewire
./networking
./virtualization
./xserver
./systemd
./vnstat
./locale
./firejail
./timezone
./nix
./npm
./home-manager
./user
./piper
./packages
./applications
./common
./desktop
./dev
./games
./host
./terminal
{
boot.loader.systemd-boot.enable = true;
boot.loader.efi.canTouchEfiVariables = true;

8
host/default.nix Normal file
View File

@ -0,0 +1,8 @@
{
imports = [
./mullvad
./networking
./packages
./virtualization
];
}

View File

@ -17,7 +17,6 @@
anki
logseq
yt-dlp
gurk-rs
wl-clipboard
ffmpeg
siege
@ -64,5 +63,8 @@
rustfmt
cargo
genact
helix
nil
marksman
];
}

View File

@ -3,6 +3,7 @@
./bat
./fish
./git
./gpg
./htop
./ncmpcpp
./neovim