Compare commits

..

No commits in common. "4cd62682fdac54b270b36d2fc7cc2de9433f31ac" and "ef9f891482a337bdca9a0e5cef33d356240b52db" have entirely different histories.

View file

@ -6,16 +6,13 @@
]; ];
sisyphus = { sisyphus = {
desktop.sway.enable = true; desktop.gnome.enable = true;
hardware = { hardware.nvidia = {
nvidia = {
enable = true; enable = true;
model = "RTX 2060"; model = "RTX 2060";
gui-settings = true; gui-settings = true;
}; };
yubikey.enable = true;
};
networking = { networking = {
networkmanager.enable = true; networkmanager.enable = true;