Kate: install system-wide
This commit is contained in:
parent
100a4df006
commit
638cf16a41
1 changed files with 1 additions and 4 deletions
|
|
@ -1,8 +1,5 @@
|
||||||
{ config, pkgs, ... }:
|
{ config, pkgs, ... }:
|
||||||
|
|
||||||
{
|
{
|
||||||
home-manager.users.toast = { config, pkgs, ... }:
|
environment.systemPackages = [ pkgs.kate ];
|
||||||
{
|
|
||||||
home.packages = [ pkgs.kate ];
|
|
||||||
};
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue