Compare commits
No commits in common. "493f8e703add87806ddf91c916edec685690bba9" and "d472a99976d4543bf4825998b66eb342642535a8" have entirely different histories.
493f8e703a
...
d472a99976
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`
|
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.pink/reidlab/nix-server)
|
for something more server oriented, check out [`nix-server`](https://git.reidlab.online/reidlab/nix-server)
|
||||||
|
|
||||||
## hosts
|
## hosts
|
||||||
|
|
||||||
|
|
|
@ -17,11 +17,11 @@
|
||||||
# debug
|
# debug
|
||||||
strace ltrace lsof
|
strace ltrace lsof
|
||||||
# apps
|
# apps
|
||||||
firefox qalculate-gtk krita inkscape onlyoffice-bin vlc nicotine-plus transmission_4-gtk
|
firefox qalculate-gtk krita inkscape onlyoffice-bin vlc
|
||||||
# compatibility
|
# compatibility
|
||||||
wineWowPackages.waylandFull winetricks
|
wineWowPackages.waylandFull winetricks
|
||||||
# misc
|
# misc
|
||||||
bat file which packwiz yt-dlp wl-screenrec wl-clipboard
|
bat file which yt-dlp wl-screenrec
|
||||||
# games
|
# games
|
||||||
prismlauncher
|
prismlauncher
|
||||||
] ++ (with pkgs.my; [
|
] ++ (with pkgs.my; [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue