host glonass got added
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{ config, pkgs, ... }:
|
||||
{
|
||||
imports =
|
||||
[
|
||||
./boot.nix
|
||||
./networking.nix
|
||||
./pkgs.nix
|
||||
./irc.nix
|
||||
./shell.nix
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user