More updates
This commit is contained in:
parent
7ee7feff39
commit
2274109e07
@ -93,10 +93,11 @@ in
|
||||
# $ nix search wget
|
||||
environment.systemPackages = with pkgs; [
|
||||
vim
|
||||
wget
|
||||
hyprland
|
||||
wayland
|
||||
xdg-utils
|
||||
pciutils
|
||||
wayland
|
||||
hyprland
|
||||
];
|
||||
|
||||
# Allow unfree packages
|
||||
|
@ -14,7 +14,6 @@ in
|
||||
home.packages = [
|
||||
pkgs.firefox
|
||||
pkgs.kitty
|
||||
pkgs.wget
|
||||
];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user