mirror of
https://github.com/srid/nixos-config.git
synced 2026-01-27 18:57:15 +08:00
more progs
This commit is contained in:
parent
9aec9d2a3d
commit
e4615f3051
1 changed files with 2 additions and 1 deletions
|
|
@ -9,7 +9,6 @@ in
|
|||
self.nixosModules.default
|
||||
inputs.nixos-hardware.nixosModules.lenovo-thinkpad-p14s-amd-gen4
|
||||
./configuration.nix
|
||||
./home-media.nix
|
||||
(self + /modules/nixos/linux/distributed-build.nix)
|
||||
(self + /modules/nixos/linux/gui/logseq.nix)
|
||||
(self + /modules/nixos/linux/gui/hyprland)
|
||||
|
|
@ -35,6 +34,8 @@ in
|
|||
google-chrome
|
||||
vscode
|
||||
telegram-desktop
|
||||
vlc
|
||||
aria2
|
||||
];
|
||||
|
||||
# Workaround the annoying `Failed to start Network Manager Wait Online` error on switch.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue