Skip to content

gvarph/.nixos-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.nixos-config

To enable this config, replace the contents of your configuration.nix with the following:

{ config, pkgs, ... }:

{
  imports = [
        /home/gvarph/.nixos-config/devices/serv1.nix
        ./hardware-configuration.nix
    ];
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published