Compare commits
2 Commits
7ced8f11ba
...
0183e7c823
| Author | SHA1 | Date | |
|---|---|---|---|
| 0183e7c823 | |||
| 29cdd1e239 |
@@ -44,8 +44,9 @@ with lib;
|
||||
environment.systemPackages = with pkgs; [
|
||||
git
|
||||
pciutils
|
||||
vim
|
||||
tree
|
||||
usbutils
|
||||
vim
|
||||
];
|
||||
|
||||
nix = {
|
||||
|
||||
@@ -8,6 +8,7 @@ let
|
||||
customPackages = pkgs.callPackage ../../packages {};
|
||||
|
||||
basePackages = with pkgs; [
|
||||
bambu-studio
|
||||
brightnessctl
|
||||
mangohud # Should probably get refactored with steam/gamescope out to a gaming role
|
||||
modrinth-app
|
||||
|
||||
Reference in New Issue
Block a user