chore: pkg stuff
This commit is contained in:
parent
db4142bd4a
commit
eabc7052e8
3 changed files with 2 additions and 6 deletions
|
@ -14,5 +14,6 @@
|
|||
bat
|
||||
croc
|
||||
lazydocker
|
||||
yt-dlp
|
||||
];
|
||||
}
|
||||
|
|
|
@ -29,15 +29,12 @@
|
|||
isNormalUser = true;
|
||||
description = "oh";
|
||||
extraGroups = ["networkmanager" "wheel" "docker"];
|
||||
packages = with pkgs; [
|
||||
hugo
|
||||
yt-dlp
|
||||
];
|
||||
};
|
||||
};
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
docker-compose
|
||||
hugo
|
||||
wget
|
||||
python3Full
|
||||
nfs-utils
|
||||
|
|
|
@ -21,7 +21,6 @@
|
|||
homeDirectory = "/home/notoh";
|
||||
packages = with pkgs; [
|
||||
(callPackage ../../pkgs/chatterino7 {})
|
||||
chromium
|
||||
bitwarden
|
||||
discord
|
||||
spotify-player
|
||||
|
@ -39,7 +38,6 @@
|
|||
alejandra
|
||||
cryptomator
|
||||
ventoy-bin-full
|
||||
yt-dlp
|
||||
plex-media-player
|
||||
wine
|
||||
lutris
|
||||
|
|
Loading…
Reference in a new issue