mirror of
https://codeberg.org/muon/home.git
synced 2025-12-06 08:07:45 +00:00
Add ruff
This commit is contained in:
parent
dfb61b24a6
commit
286632be79
3 changed files with 12 additions and 15 deletions
|
|
@ -24,6 +24,7 @@ in {
|
|||
networking.hostName = "murk";
|
||||
networking.hostId = "a2309090";
|
||||
mods.home.file = ./home.nix;
|
||||
nix.settings.trusted-users = [ "root" "muon" ];
|
||||
|
||||
# Modules
|
||||
mods.desktop.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue