This commit is contained in:
parent
8cce4008b0
commit
164400d0a6
1 changed files with 0 additions and 6 deletions
|
|
@ -1,12 +1,6 @@
|
|||
# Common.nix
|
||||
{ config, pkgs, lib, ... }:
|
||||
|
||||
let
|
||||
home-manager = builtins.fetchTarball {
|
||||
url = "https://github.com/nix-community/home-manager/archive/master.tar.gz";
|
||||
};
|
||||
in
|
||||
|
||||
{
|
||||
imports = [
|
||||
(import "${home-manager}/nixos")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue