Add t480 configuration
This commit is contained in:
parent
c347c217a4
commit
148d6ca78c
17 changed files with 346 additions and 0 deletions
7
nix/hosts/t480/programs.nix
Normal file
7
nix/hosts/t480/programs.nix
Normal file
|
@ -0,0 +1,7 @@
|
|||
{ pkgs, ... }:
|
||||
|
||||
{
|
||||
programs = {
|
||||
dconf.enable = true;
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue