Compare commits
2 commits
d472a99976
...
493f8e703a
Author | SHA1 | Date | |
---|---|---|---|
493f8e703a | |||
378b07521c |
2 changed files with 3 additions and 3 deletions
|
@ -6,7 +6,7 @@ nix flake config! this is just used on my personal computer
|
|||
|
||||
this flake is built upon a single user system for all hosts, enforced by [`modules/user.nix`](./modules/user.nix). this makes it alot easier to make modules that use nixos and `home-manager`
|
||||
|
||||
for something more server oriented, check out [`nix-server`](https://git.reidlab.online/reidlab/nix-server)
|
||||
for something more server oriented, check out [`nix-server`](https://git.reidlab.pink/reidlab/nix-server)
|
||||
|
||||
## hosts
|
||||
|
||||
|
|
|
@ -17,11 +17,11 @@
|
|||
# debug
|
||||
strace ltrace lsof
|
||||
# apps
|
||||
firefox qalculate-gtk krita inkscape onlyoffice-bin vlc
|
||||
firefox qalculate-gtk krita inkscape onlyoffice-bin vlc nicotine-plus transmission_4-gtk
|
||||
# compatibility
|
||||
wineWowPackages.waylandFull winetricks
|
||||
# misc
|
||||
bat file which yt-dlp wl-screenrec
|
||||
bat file which packwiz yt-dlp wl-screenrec wl-clipboard
|
||||
# games
|
||||
prismlauncher
|
||||
] ++ (with pkgs.my; [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue