Multiple changes for gunter
This commit is contained in:
@@ -3,10 +3,12 @@
|
||||
fonts.packages = with pkgs; [
|
||||
fira-code
|
||||
fira-code-symbols
|
||||
nerdfonts
|
||||
noto-fonts
|
||||
noto-fonts-cjk
|
||||
noto-fonts-emoji
|
||||
noto-fonts-monochrome-emoji
|
||||
source-sans-pro
|
||||
twemoji-color-font
|
||||
font-awesome
|
||||
];
|
||||
|
@@ -14,13 +14,6 @@
|
||||
extraGroups = [ "wheel" "networkmanager" ];
|
||||
# Install some user packages
|
||||
packages = with pkgs; [
|
||||
# Hyprland stuff
|
||||
rofi-wayland
|
||||
swaylock
|
||||
waybar
|
||||
dunst
|
||||
slurp
|
||||
wpaperd
|
||||
];
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user