Thor: unstable
This commit is contained in:
parent
4d264d2cd8
commit
cdccd6e1ae
8 changed files with 74 additions and 50 deletions
|
|
@ -1,4 +1,4 @@
|
|||
{ pkgs, ... }:
|
||||
{
|
||||
home.packages = builtins.attrValues { inherit (pkgs.cinnamon) nemo; };
|
||||
home.packages = builtins.attrValues { inherit (pkgs) nemo; };
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue