nix/{os,home-manager}: cleanup
This commit is contained in:
parent
f476755ac3
commit
3316605df5
6 changed files with 10 additions and 33 deletions
|
@ -1,11 +1,7 @@
|
|||
{
|
||||
{
|
||||
...
|
||||
}:
|
||||
|
||||
{
|
||||
imports = [
|
||||
"${builtins.fetchGit { url = "https://github.com/rycee/home-manager.git"; ref = "master"; }}/nixos"
|
||||
];
|
||||
|
||||
home-manager.users.steveej = import ../../../home-manager/configuration/graphical-removable.nix;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue