woot, got it building, on to the next step
This commit is contained in:
parent
be896b7739
commit
4053975856
9 changed files with 66 additions and 35 deletions
|
@ -3,7 +3,7 @@
|
|||
modules = {
|
||||
system.audio.enable = true;
|
||||
|
||||
gaming.enable = true;
|
||||
desktop.gaming.enable = true;
|
||||
|
||||
root = {
|
||||
user = {
|
||||
|
|
|
@ -13,15 +13,6 @@
|
|||
};
|
||||
|
||||
desktop = {
|
||||
plasma = {
|
||||
enable = true;
|
||||
autoLogin = true;
|
||||
};
|
||||
|
||||
applications = {
|
||||
steam.enable = true;
|
||||
};
|
||||
|
||||
terminal = {
|
||||
default = "ghostty";
|
||||
ghostty.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue