Switch to everforest
This commit is contained in:
parent
aab45bcce3
commit
08a21d7a36
8 changed files with 29 additions and 14 deletions
|
@ -33,7 +33,6 @@ in
|
|||
(import ./home.nix)
|
||||
(import ./thinkpads/home.nix)
|
||||
];
|
||||
home.file."./.background-image".source = ../wallpapers/178869_1366x768.jpg;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
@ -61,7 +60,6 @@ in
|
|||
(import ./home.nix)
|
||||
(import ./thinkpads/home.nix)
|
||||
];
|
||||
home.file."./.background-image".source = ../wallpapers/roxynord.png;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
@ -88,7 +86,6 @@ in
|
|||
(import ./home.nix)
|
||||
(import ./virtualbox/home.nix)
|
||||
];
|
||||
home.file."./.background-image".source = ../wallpapers/roxynord.png;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue