create gui and game profiles, install konsole
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
profiles.xsession.enable = true;
|
||||
profiles.zsh.enable = true;
|
||||
|
||||
profiles.games.enable = true;
|
||||
|
||||
programs.home-manager = {
|
||||
enable = true;
|
||||
|
||||
@@ -7,9 +7,11 @@
|
||||
eth = "enp0s25";
|
||||
};
|
||||
profiles.base.enable = true;
|
||||
profiles.gui.enable = true;
|
||||
profiles.xsession.enable = true;
|
||||
profiles.zsh.enable = true;
|
||||
|
||||
profiles.games.enable = true;
|
||||
|
||||
programs.home-manager = {
|
||||
enable = true;
|
||||
|
||||
Reference in New Issue
Block a user