Compare commits

..

No commits in common. "0915066727cfae0ea70cb325b6a52167486edc14" and "11bf5a77cb820a56c0d191c717f491dc69bb232f" have entirely different histories.

2 changed files with 0 additions and 3 deletions

View file

@ -115,8 +115,6 @@
pipewire pipewire
yuview yuview
nixVersions.latest nixVersions.latest
typst
tinymist
]; ];
services.swayidle.timeouts = [ services.swayidle.timeouts = [

View file

@ -62,7 +62,6 @@
programs.nh = { programs.nh = {
enable = true; enable = true;
flake = "${config.home.homeDirectory}/nix-system"; flake = "${config.home.homeDirectory}/nix-system";
switch.extraArgs = "--no-nom";
}; };
programs.git = { programs.git = {