mirror of
https://github.com/davegallant/nix-config
synced 2026-03-03 08:36:36 +00:00
Refactor codebase
This commit is contained in:
@@ -1,11 +1,5 @@
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
nixpkgs = {
|
||||
config = {
|
||||
allowUnfree = true;
|
||||
};
|
||||
};
|
||||
|
||||
networking = {
|
||||
hostName = "zelus";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user