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