Compare commits
No commits in common. "4cd62682fdac54b270b36d2fc7cc2de9433f31ac" and "ef9f891482a337bdca9a0e5cef33d356240b52db" have entirely different histories.
4cd62682fd
...
ef9f891482
1 changed files with 5 additions and 8 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue