zenix: setup cosmic but break nixvim
This commit is contained in:
parent
c567c5d94a
commit
a135410aab
4 changed files with 78 additions and 44 deletions
|
|
@ -2,6 +2,7 @@
|
|||
inputs,
|
||||
pkgs,
|
||||
lib,
|
||||
config,
|
||||
...
|
||||
}: {
|
||||
imports = [
|
||||
|
|
@ -70,4 +71,8 @@
|
|||
nerdfonts
|
||||
interalia
|
||||
];
|
||||
|
||||
home-manager.users.${config.user}.imports = [
|
||||
../home/workstation.nix
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue