Compare commits

..

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

View file

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