Renaming desktop profiles
This commit is contained in:
parent
c02d6f8990
commit
f978cba560
3 changed files with 165 additions and 4 deletions
|
|
@ -1,9 +1,7 @@
|
|||
{ config, pkgs, ... }:
|
||||
|
||||
{
|
||||
config {
|
||||
environment.systemPackages = with pkgs; [
|
||||
];
|
||||
};
|
||||
environment.systemPackages = with pkgs; [
|
||||
];
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue