forked from jan-leila/nix-config
moved some system packages to home manager
This commit is contained in:
parent
fa3cb19c0b
commit
9215e04043
3 changed files with 8 additions and 5 deletions
|
@ -12,11 +12,6 @@
|
|||
security.rtkit.enable = true;
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
# helvetica font
|
||||
aileron
|
||||
|
||||
cachefilesd
|
||||
|
||||
gnomeExtensions.dash-to-dock
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue