Update to NixOS 24.11
This commit is contained in:
parent
c0a75e8e0e
commit
a90c75931b
12 changed files with 140 additions and 99 deletions
|
@ -17,8 +17,8 @@ in {
|
|||
};
|
||||
};
|
||||
|
||||
environment.cinnamon.excludePackages = with pkgs; [
|
||||
gnome.gnome-terminal
|
||||
environment.cinnamon.excludePackages = [
|
||||
pkgs.gnome-terminal
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue