mirror of
https://codeberg.org/mtxyz/nixconf.git
synced 2024-11-09 01:51:57 +00:00
Adds pegasi home config.
This commit is contained in:
parent
6dd0bfedcb
commit
bdebf4410c
1 changed files with 8 additions and 0 deletions
8
homes/x86_64-linux/mtxyz@pegasi/default.nix
Normal file
8
homes/x86_64-linux/mtxyz@pegasi/default.nix
Normal file
|
@ -0,0 +1,8 @@
|
|||
{ ... }:
|
||||
{
|
||||
mtxyz = {
|
||||
private = false;
|
||||
minimal = true;
|
||||
graphical = false;
|
||||
};
|
||||
}
|
Loading…
Reference in a new issue