Remove unused program from flake and school role
This commit is contained in:
parent
1f00befb3e
commit
b5a58ea23f
3 changed files with 1 additions and 69 deletions
|
|
@ -1,4 +1,4 @@
|
|||
{ config, pkgs, flakeSelf, ... }:
|
||||
{ config, pkgs, ... }:
|
||||
|
||||
{
|
||||
imports = [
|
||||
|
|
@ -9,6 +9,5 @@
|
|||
|
||||
environment.systemPackages = with pkgs; [
|
||||
dia
|
||||
flakeSelf.packages.x86_64-linux.pseint
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue