Compare commits

..

No commits in common. "0af1c7bc90a5a11f19e48f4ea65dbac68775437a" and "edf742dd9868f9cede7b1dfd1bb0512cb14ecf7c" have entirely different histories.

3 changed files with 1 additions and 10 deletions

View file

@ -2,7 +2,7 @@
programs.git = {
enable = true;
signing.format = null;
signing.format = false;
settings = {
user = {

View file

@ -56,10 +56,6 @@ in
rustup # rustup from nix for rust :)
gamescope # so i can put it in steam startup command lines
wl-clipboard
(olympus.override {
celesteWrapper = "steam-run";
})
archipelago
(pkgs.writeShellApplication {
name = "lock-and-power-off-screen";
text = ''

View file

@ -289,11 +289,6 @@
programs.java.enable = true;
programs.nix-ld = {
# i love programs that work
enable = true;
};
virtualisation = {
libvirtd = {
enable = true;