feat: basic firejail & wrappers
This commit is contained in:
parent
d81eed1573
commit
dc84fe5065
2 changed files with 43 additions and 5 deletions
|
|
@ -6,7 +6,6 @@
|
|||
home.packages = with pkgs; [
|
||||
neovim
|
||||
fastfetch
|
||||
firefox
|
||||
git
|
||||
cava
|
||||
kdePackages.qtwebsockets
|
||||
|
|
@ -14,13 +13,11 @@
|
|||
python313Packages.websockets
|
||||
python313Packages.requests # basic python test env
|
||||
]))
|
||||
signal-desktop-bin
|
||||
simplex-chat-desktop
|
||||
qbittorrent
|
||||
ffmpeg
|
||||
yt-dlp
|
||||
prismlauncher
|
||||
vesktop
|
||||
keepassxc
|
||||
obs-studio
|
||||
mpv
|
||||
|
|
@ -38,8 +35,6 @@
|
|||
})
|
||||
woeusb-ng
|
||||
ntfs3g
|
||||
obsidian
|
||||
spotify
|
||||
];
|
||||
|
||||
home.file = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue